home *** CD-ROM | disk | FTP | other *** search
/ CICA 1995 September (Japanese) / CICA Shareware for Windows CD-ROM (Walnut Creek) (September 1995) (Japanese) (Disc 1).iso / _bbs / maxtool / all.bat next >
Encoding:
DOS Batch File  |  1995-09-05  |  285 b   |  13 lines

  1. rem you shouldn't have to change anything
  2.  
  3. REM  This is the foreign language stuff.  the default extension is
  4. REM  ".txt"
  5. if .%in_language% == . goto not_set2
  6. goto set2
  7. :not_set2
  8. set in_language=txt
  9. :set2
  10.  
  11. echo y | del n:\_bbs\max\*.*
  12. maxmount n: n:\_bbs\max %in_language%
  13.